Package-level declarations

Types

Link copied to clipboard
class HorizontalOffset(val left: Float, val right: Float) : Parcelable

HorizontalOffset defines the horizontal offset of the left and right edges of the content.

Link copied to clipboard

NativeBannerView provides template for displaying native ads. Banner appearance such as asset offsets, fonts, colors, sizes, e.g. may be confugured with @p applyAppearance: method.

Link copied to clipboard
class SizeConstraint(val sizeConstraintType: SizeConstraint.SizeConstraintType, val value: Float) : Parcelable

SizeConstraint defines the way size is calculated based on banner size.